Skip to content

Add shabang#101

Merged
antazoey merged 2 commits intomasterfrom
completer-shabang
Jun 12, 2020
Merged

Add shabang#101
antazoey merged 2 commits intomasterfrom
completer-shabang

Conversation

@antazoey
Copy link
Contributor

Sagar found an issue with the completer

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sagar's OS was trying to use Bash, and then python defaulted to python2, which didn't have the package installed and was failing to import the code42cli, and since we only support python3 now anyway...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good find

@antazoey antazoey requested a review from patelsagar192 June 12, 2020 12:42
@antazoey antazoey merged commit c192228 into master Jun 12, 2020
@antazoey antazoey deleted the completer-shabang branch June 12, 2020 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants